home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 688 < prev    next >
Encoding:
Text File  |  1996-08-05  |  613 b   |  23 lines

  1. Newsgroups: comp.lang.c
  2. Path: netcom.com!jbundy
  3. From: jbundy@netcom.com (Jerry Bundy)
  4. Subject: Re: itoa on Unix
  5. Message-ID: <jbundyDKvD2L.J9H@netcom.com>
  6. Organization: Citrus Heights, CA  USA
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <4cra6m$pop@baloo.pipex-sa.net>
  9. Date: Mon, 8 Jan 1996 15:44:45 GMT
  10. Sender: jbundy@netcom13.netcom.com
  11.  
  12. Nic Tjirkalli (nic@pipex-sa.net) wrote:
  13.  
  14. [snip...]
  15.  
  16. : I would greatly appreciate it if somebody could inform me of a simple
  17. : way to convert an integer to a string using gcc on unix.
  18.  
  19. Try using sprintf() to make the conversion.
  20.  
  21. Jerry Bundy          
  22. jbundy@netcom.com 
  23.